-
Notifications
You must be signed in to change notification settings - Fork 3k
OCI Generative AI self-published LangChain integration #8093
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
|
@jacoblee93, will you be able to take a peek at this one? |
|
@jacoblee93, any interest in merging this? |
Adding support for session credentials. Also fixed turbo.json
|
@YanirShahak thanks for your contribution 🙏 our team has been focused on working on LangChain v1 and unfortunately couldn't give PRs as much attention as they need. We are in an effort to picking up where we left off. I will take this PR and discuss it with the team. Please stay tuned! |
|
@YanirShahak apologies for the delay! When we gave you that direction we more meant that this functionality would be better served in its own repo/ npm package (e.g. langchain-oci-genai instead of within the footprint of the langchain.js monorepo. This is still definitely the case since we're actively trying to reduce the overarching maintenance burden for this repo. With that in mind, I'm going to close this PR. We're still happy to add integration docs when a separate package is published -- the docs in this PR look very reasonable. |
As discussed in the previous PR, i've moved this integration into a self-published package.